home *** CD-ROM | disk | FTP | other *** search
/ Champak 143 / (Vol 143) Nov 15 2011.iso / Games / cubic_shot_3.swf / scripts / DefineButton2_80 / BUTTONCONDACTION on(release).as
Text File  |  2011-11-15  |  158b  |  7 lines

  1. on(release){
  2.    _root.buttonSound.start();
  3.    Selection.setFocus("_root.user1_mc.in_mc.in_txt");
  4.    gotoAndStop("∞é¼∞Ü┤δô£δüö");
  5.    _root.soundOff();
  6. }
  7.